projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5164dcb
)
Release 2020.3
author
Jonathan Lebon
<jonathan@jlebon.com>
Sat, 14 Mar 2020 01:54:21 +0000
(21:54 -0400)
committer
Jonathan Lebon
<jonathan@jlebon.com>
Sat, 14 Mar 2020 01:59:05 +0000
(21:59 -0400)
Let's do another release to get the `sysroot.readonly` fixes into FCOS
and unpin ostree and rpm-ostree there.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index f3bdcdc86d874adf48160163bee8b7c823630a47..f8d7b2be4669a12894a62d80483b060d14a4954a 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
m4_define([year_version], [2020])
m4_define([release_version], [3])
m4_define([package_version], [year_version.release_version])
AC_INIT([libostree], [package_version], [walters@verbum.org])
-is_release_build=
no
+is_release_build=
yes
AC_CONFIG_HEADER([config.h])
AC_CONFIG_MACRO_DIR([buildutil])
AC_CONFIG_AUX_DIR([build-aux])